home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / converte / makeicon.txt < prev    next >
Encoding:
Text File  |  2000-01-01  |  1.6 KB  |  40 lines

  1. Short: Create icons for pictures with ImageFX
  2. Type: os20/wb
  3. Uploader: per.e.hagen@ffi.no
  4. Author: per.e.hagen@ffi.no
  5.  
  6. Here's a little ImageFX ARexx script I use for creating icons from my
  7. images. To utilize it to the fullest, you need:
  8.  
  9. 1. ImageFX :-)
  10. 2. ReqTools and RexxReqTools (from aminet)
  11. 3. NewTool (from aminet)
  12. 4. Some pictures...
  13.  
  14. You can select as many files as you like from the file requester, and
  15. the script converts all of them without user intervention.
  16.  
  17. The images are scaled to a maximum of 80x80, with aspect ratio
  18. preservation, and sizes are in steps of 4, rounded upwards. I.e., an
  19. 800x600 image will be scaled to 80x60, and a 400x600 image to 56x80.
  20. (The values 80 and 4 can easily be modified.)
  21.  
  22. The rendered images are saved as project icons (input filename + ".info"),
  23. and "vt" is added as default tool.
  24.  
  25. As an example, I've included a grab of part of my Workbench screen.
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.      632     275 56.4% 16-Jan-94 14:42:38  MakeIcons_ImageFX.info
  33.     2057    1040 49.4% 16-Jan-94 14:19:38  MakeIcons_ImageFX/makeicons.ifx
  34.    73804   52480 28.8% 16-Jan-94 14:39:22  MakeIcons_ImageFX/Example.ilbm
  35.     2945     510 82.6% 16-Jan-94 14:42:24  MakeIcons_ImageFX/Example.ilbm.info
  36.     2141    1125 47.4% 16-Jan-94 14:20:42  MakeIcons_ImageFX/Read me
  37.     2952     519 82.4% 16-Jan-94 14:42:24  MakeIcons_ImageFX/Read me.info
  38. -------- ------- ----- --------- --------
  39.    84531   55949 33.8% 26-Jan-94 14:17:54   6 files
  40.